GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / AddCheckBoxFormField_2 Method





In This Topic
AddCheckBoxFormField_2 Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function AddCheckBoxFormField_2( _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Width As Single, _
   ByVal Height As Single, _
   ByVal FieldName As String, _
   ByVal Style As PdfCheckBoxStyle, _
   ByVal Checked As Boolean, _
   ByVal CheckMarkCyan As Byte, _
   ByVal CheckMarkMagenta As Byte, _
   ByVal CheckMarkYellow As Byte, _
   ByVal CheckMarkBlack As Byte _
) As Integer
 

Parameters

Left
Top
Width
Height
FieldName
Style
Checked
CheckMarkCyan
CheckMarkMagenta
CheckMarkYellow
CheckMarkBlack
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members